Deletes an array of resources in the project
| Post | /Projects/{projectId}/resources:batchDelete |
| Name | Description | Data Type |
|---|---|---|
| projectId | the id of the project | string |
The response body is of type ItemsPostResponse.
The collection of responses for the delete operation![]() |
ItemsPostResponse
The results of the create/update/delete operations.
|
| Fault | Description |
|---|---|
| 404 | This fault returns a response body of type ProblemDetails. Error if objects not found |
| 400 | This fault returns a response body of type . General error |